[TYPO3-dev] createGroup / chgrp question
Xavier Perseguers
typo3 at perseguers.ch
Wed Jan 26 09:42:19 CET 2011
Hi,
> On 26-1-2011 2:38, Christopher Torgalson wrote:
>> (indeed, I'm not sure I've ever encountered a good use case for
>> managing files with *both* TYPO3 and FTP).
>
> Ask any programmer who needs to write an extension on a remote server.
> Kickstarter creates the basic extension and further additing/adding is
> done via an (S)FTP connection.
This is a use-case but I usually create the extension on my local setup
and upload it via (S)FTP, as such I don't need the remote install to be
able to modify my files, even the checksums are calculated and uploaded
locally once the extension is finished. As I put it in a personal SVN
repository anyway I need the whole available locally.
But I agree there are use cases. For instance photo galleries where
users usually upload their photos from Web > File but, for larger, bulk
upload, prefer to use a FTP tool.
Xavier
More information about the TYPO3-dev
mailing list