Search found 5 matches
- 13 Nov 2023, 21:56
- Forum: Help
- Topic: Problem mirroring an SFTP server
- Replies: 7
- Views: 2282
Re: Problem mirroring an SFTP server
Forget it, I messed up.
- 12 Nov 2023, 18:34
- Forum: Help
- Topic: Problem mirroring an SFTP server
- Replies: 7
- Views: 2282
Re: Problem mirroring an SFTP server
I did the mapping using Rclone and the problem repeated itself. I also tried changing the destination to "Y:\Rotinas" and it started synchronizing the contents of the "Rotinas_TRT_Teste" folder on the SFTP server with the "Y:\Rotinas" folder instead of "Y:\Rotinas\Rotinas_TRT_Teste".
- 16 Sep 2023, 03:29
- Forum: Help
- Topic: Problem mirroring an SFTP server
- Replies: 7
- Views: 2282
Re: Problem mirroring an SFTP server
This is also a valid solution.
- 16 Sep 2023, 03:07
- Forum: Help
- Topic: Problem mirroring an SFTP server
- Replies: 7
- Views: 2282
Re: Problem mirroring an SFTP server
The problem is that the destination folder already exists and I'm wanting to update it. The solution then will be to rename the folder, update it and then rename it back to its original name.
- 15 Sep 2023, 20:36
- Forum: Help
- Topic: Problem mirroring an SFTP server
- Replies: 7
- Views: 2282
Problem mirroring an SFTP server
Hello,
When I try to mirror a folder on an sftp server to a local folder with the same name, like:
sftp://<server>:<port>/Rotinas/Rotinas_TRT_Teste|chan=10|pass64=<password>
to
F:\Rotinas_TRT_Teste
The source folder is copied into the destination folder:
F:\Rotinas_TRT_Teste\Rotinas_TRT_Teste ...
When I try to mirror a folder on an sftp server to a local folder with the same name, like:
sftp://<server>:<port>/Rotinas/Rotinas_TRT_Teste|chan=10|pass64=<password>
to
F:\Rotinas_TRT_Teste
The source folder is copied into the destination folder:
F:\Rotinas_TRT_Teste\Rotinas_TRT_Teste ...