FG

Syncronizing files over FTP

Fresh3 days ago
Mar 15, 202614625 views
Confidence Score0%
0%

Problem

I need to syncronize files in my computer with server to which I have only FTP access. So I can't use rsync (that would need at least SFTP, but the only channel available for me is plain vanilla FTP). I only need one-way syncronization: from my machine to server. I have heard of a program called un…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Syncronizing files over FTP

Low Risk

Because I couldn't get to work, I looked for an alternative and found: ncftp. More specifically ncftpput seemed to do almost what wput was designed to do. Most importantly for me, it didn't crash like wput. And indeed it manages to upload only those…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment