On Saturday, April 13, 2013 4:36:58 AM UTC-4, Sandman wrote: > > So, what I want to do is to be able to select a collection in a > project window in BBEdit, and then select a folder in an Interarchy > window (my SFTP client of choice) and then run an AppleScript to > synchronize their content. > > And by synchronize, I mean that the script should empty the collection > in the project window in BBEdit, and then ask Interarchy for the > content of the selected folder. For every result for that list, I > would want to create a SFTP linked project item if it is a file, and a > new empty collection if it is a folder. >
I’m not sure I understand this 100%, but it sounds like you have a folder on a remote system, and you want to update that folder via SFTP and have your BBEdit project reflect the changes? If that’s not correct, could you please explain where I’m misunderstanding? Anyway, assuming I’m correct, why don’t you just add the (local copy) of the folder as a project item instead of using a collection? Then just download the folder using Interarchy, and BBEdit should reflect the file system changes correctly. -Prachi -- -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
