Occasionally I want to upload a large file... it would be helpful if I could do this via the command line, something like:
> ./bin/files upload --as alicoln /path/to/file
Occasionally I want to upload a large file... it would be helpful if I could do this via the command line, something like:
> ./bin/files upload --as alicoln /path/to/file
Not quite. The main issue I have is that the file is larger than the maximum configured size that nginx/PHP will handle. My solution in the past has been to I crease the nginx/PHP limits.