0
SFTP connection problems (Remote file not found)
I'm trying to connect to my Ubuntu server over sftp, but it keeps giving me the error 'Remote File not Found.'
I've tested sftp on my server with winSCP, which worked perfectly, and I have tried using textastic's logs to get a better idea of what's going on. It seems to be connecting (which is confirmed by my server logs), but after the line 'Authentication Complete,' it tells me:
"Could not open directory for reading: No such file or directory." I've tried several directories, including my home directory and root, but they all throw the same error. Any advice would be greatly appreciated. Thanks!
Customer support service by UserEcho
Can you try to enter "~/" as the path setting? This should make it start in the home directory.
Can you send me the log file?
*Resolved:
Deleted the connection and made a new one. It worked after that. Not sure why, but hey, it's working!