SFTP, using SCP for everything, and directories with $
Moderators: Hacker, petermad, Stefan2, white
SFTP, using SCP for everything, and directories with $
When I connect to my linux system with "Secure FTP" and select "use SCP for everything", and then open a folder called "$WWW" or "$WinREAgent" it is an endless loop of the same folder names within that folder. Same for synchronizing folders, an endless loop. It doesn't happen if I turn off "use SCP for everything".
- ghisler(Author)
- Site Admin
- Posts: 50383
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: SFTP, using SCP for everything, and directories with $
It sounds like $WWW is being resolved to an environment variable...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: SFTP, using SCP for everything, and directories with $
It seems to be any folder starting with $, the problem doesn't happen with "X$WWW" folder, but does with "$A" "$B" ...