TraverseFilesInFTP

Version 1.0.0.0 (878 Bytes) by Xin Lin
Traverse all files in the FTP, and record it in the file
556 Downloads
Updated 1 Sep 2006

No License

The purpose of the program is to record all the files in the movie FTP, and compare it with yesterday's one to see any new movie in the FTP.

The connection is realized through function FTP, it does not always work well because it does not read feedback from FTP server. If I'm still interested in this part, I will improve it through function TCPIP.

The traversal method is realized through recursion. Don't worry about the speed, delay of network is the main cause of low speed.

Cite As

Xin Lin (2024). TraverseFilesInFTP (https://www.mathworks.com/matlabcentral/fileexchange/12133-traversefilesinftp), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Search Path in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0