hi

I wanted to know if there is a way to make a shell file to connect with a ftp server to download only files that are not in the client already, the files are picture files and I want to download only the new added files not the entire folder.

I am using DSL Linux and I want to make cron start this script to update a folder and download only new pics, in this pc.
thanks

Hi elamigosam,
Did you try lftp (http://lftp.yar.ru/features.html) ? The description and feature list shows that they support your requirement, check for "mirror". You should be able to update your shell script to use this app.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.