ftp errors

Questions about Cobian Reflector
Post Reply
Todd
Posts: 183
Joined: 01 Nov 2021, 23:30

ftp errors

Post by Todd »

Reflector 2.5.00
Windows 10 Pro 22H2
Fedora 38
vsftpd-3.0.5-4.fc38.x86_64 (on the local network)


Any idea what these weird ftp errors are about?
ERR 2024-01-13 03:07 Couldn't connect to "192.168.202.10:21": Already connected.
ERR 2024-01-13 03:07 Couldn't change the remote directory to "/MyDocsBackup/backup1/Documents 2024-01-13 03;03;21 (Full)/Wondershare/Wondershare Filmora/Download/Temp/title/1_Travel_Photography_Title_04": Connection Closed Gracefully.
2024-01-13 03:07 Connecting to "192.168.202.10:21"
ERR 2024-01-13 03:07 Couldn't connect to "192.168.202.10:21": Already connected.
ERR 2024-01-13 03:07 Couldn't change the remote directory to "/MyDocsBackup/backup1/Documents 2024-01-13 03;03;21 (Full)/Wondershare/Wondershare Filmora/Download/Temp/title/1_Travel_Photography_Title_04": Connection Closed Gracefully.
ERR 2024-01-13 03:07 Couldn't change the remote directory to the parent folder: Connection Closed Gracefully.
User avatar
cobian
Site Admin
Posts: 4611
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: ftp errors

Post by cobian »

Try using absolute paths to see if it works. Like

/home/<username>/MyDocsBackup/backup1/ etc.

Or if using relative paths, try omiting the first /

MyDocsBackup/backup1/
--
Luis Cobian
Cobian Backup's creator
Todd
Posts: 183
Joined: 01 Nov 2021, 23:30

Re: ftp errors

Post by Todd »

Woops! That was Cobian 11 not 12. I will upgrade to 12 before more troublshooting. I have four other machines doing the same thing perfectly and I bet I have them on 12.
Todd
Posts: 183
Joined: 01 Nov 2021, 23:30

Re: ftp errors

Post by Todd »

I cured this issue with the "universal Windows cure all" (Windows is such a kludge):

Code: Select all

<win><R>
shutdown /r /f /t 00
I am still awaiting his permission to upgrade to 12.
User avatar
cobian
Site Admin
Posts: 4611
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: ftp errors

Post by cobian »

:OK
--
Luis Cobian
Cobian Backup's creator
Todd
Posts: 183
Joined: 01 Nov 2021, 23:30

Re: ftp errors

Post by Todd »

After upgrading to 12 and a good reboot, I can no longer reproduce any of these errors.

I did have to exclude C:\Users\xxxx\Documents\Wondershare, as the weird files structure freaked out Reflector. I asked the customer about is and he is fine with it as he is not using Wondershare any more.

Here is one of the Wondeshare errors:
ERR 2024-01-20 01:28:46 An error occurred while uploading the file "C:\Users\xxxx\Documents\Wondershare\Wondershare Filmora\Download\Temp\title\1_Mysterious_Cinematic_Intro_Title_11\resinfo.json" to "/MyDocsBackup/backup1/Documents 2024-01-20 01;23;51 (Full)/Wondershare/Wondershare Filmora/Download/Temp/title/1_Mysterious_Cinematic_Intro_Title_11": Only one usage of each socket address (protocol/network address/port) is normally permitted 192.168.202.10:10094

Everything else backups up perfectly
User avatar
cobian
Site Admin
Posts: 4611
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: ftp errors

Post by cobian »

That's a weird error... :(
--
Luis Cobian
Cobian Backup's creator
Todd
Posts: 183
Joined: 01 Nov 2021, 23:30

Re: ftp errors

Post by Todd »

Wondershare is a weird directory. It seems to be a moving target and was a pain under 11 too.
Post Reply