rootx Posted January 12, 2015 Posted January 12, 2015 I built a small ftp client in my application but if I add a new file does not detect it, I have to restart my application to view it, EX: $FTPUpload = _FTP_DirPutContents($FTPConnect, $ftpinilfolder, $ftpinirfolder, 1) how can I force the FTP function to re-read the contents of the local folder? Thanks.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now