I have a file field with media widget. User can upload image, video, and application too. The image is good to upload to the public:// directory, but I need to upload the video and application to a remote server. So I need another scheme to use on it.

The global field settings contains the upload destination. May I have any trouble, if within a configuration the scheme could be changed in the fe_paths process?