If you can use something like sshfs of something similar which mounts a remote folder locally via SSH or FTP, that would be best. Otherwise you are stuck using something awful like [shell] and all the dumb tricks Pd needs to create lists in order to do what you want.
best! Derek
Gayle Meikle wrote:
Hi all,
I have created a patch which records audio and sends it to a local folder; Ideally i would like to send the audio to a website. Does anyone have any hints as to how I automatically upload the mp3 created in pd to a ftp?