I have a script that update CSV file every min to check if user is active or idle. it's doing it successfully with fileappand commend on my local disk.
But i want to fileappend this CSV file on a FTP server i have user ID and password of that server but have no idea on how to write script to do that

Just thinking about FTP server and HTTP Server it make my head spin

