Drupal uploading files to server

Bill

I'm new to drupal (using ver 7.22). I created a test site on my localhost and want to upload it to the server (via FTP). I understand how to export the local drupal database and import it on the server... and how to update settings.php. My question is, what folders / files do I upload to the server? My drupal files are in www/drupal. I have searched for an answer and it sounds like you're supposed to upload the whole drupal folder (all files, subfolders). That seems like overkill. For example, if I add a of couple article nodes locally and then want to update the server, I'm supposed to upload the entire drupal folder? I'm used to the standard web model where I upload individual files (.htm, .php, .css) as needed.

Thanks Bill

EJK

In drupal, individual nodes are stored in the database, and don't actually have a code file (html, php, etc.). So you upload all you code (entire drupal folder), and if you add nodes locally, you just need to sync the database on your production site with the one on your local site. I use a module called Backup & Migrate to migrate databases from one site to another. The only time you should need to FTP files back and forth is if you modify the actual code itself.

이 기사는 인터넷에서 수집됩니다. 재 인쇄 할 때 출처를 알려주십시오.

침해가 발생한 경우 연락 주시기 바랍니다[email protected] 삭제

에서 수정
0

몇 마디 만하겠습니다

0리뷰
로그인참여 후 검토

관련 기사

분류에서Dev

CodeIgniter uploading files no file

분류에서Dev

CodeIgniter uploading files

분류에서Dev

uploading converted image to server

분류에서Dev

Apahce Website - Uploading files and download

분류에서Dev

Android uploading ANY file to Server

분류에서Dev

Uploading Multiple Web Files to Cloud Storage With Python

분류에서Dev

Primefaces 5 FileUploadEvent, not all files are uploading

분류에서Dev

Send files with phpmailer before uploading them?

분류에서Dev

Uploading/Deleting files from a database in Django

분류에서Dev

uploading file to server saves file with invalid characters

분류에서Dev

Uploading a file via website to SFTP server

분류에서Dev

Uploading Two different xcode files for the Same application as iPhone and Ipad

분류에서Dev

Multer not uploading files when I include logic in onFileUploadStart() - NodeJs

분류에서Dev

400 Error while Uploading files to OneDrive with BITS-Protocol

분류에서Dev

Uploading multiple files with iOS SDK and deleting them locally when done

분류에서Dev

Uploading files and JSON data in the same request with jquery ajax?

분류에서Dev

ShareThis button directly in Drupal's tpl.php files

분류에서Dev

Streamlining uploading project folder to server using SSH + command line

분류에서Dev

Local files or remote server

분류에서Dev

PDF file getting corrupted and size increases when uploading it to FTP server | Android Studio | java

분류에서Dev

Drupal 7에 참조 자 ($ _SERVER [ 'HTTP_REFERER'])가 없습니다.

분류에서Dev

In your web app, when uploading files to S3, is it safe to upload them directly to S3 from the client side?

분류에서Dev

Uploading multifiles

분류에서Dev

selecting among files already stored on shiny server

분류에서Dev

Move files from client to server using webservice

분류에서Dev

Drupal EntityMalformedException

분류에서Dev

MySQL can't open files after updating server: errno: 24

분류에서Dev

Naming files on server using Ajax's drag and drop

분류에서Dev

Is there a convenient method to pull files from a server in an SSH session?

Related 관련 기사

  1. 1

    CodeIgniter uploading files no file

  2. 2

    CodeIgniter uploading files

  3. 3

    uploading converted image to server

  4. 4

    Apahce Website - Uploading files and download

  5. 5

    Android uploading ANY file to Server

  6. 6

    Uploading Multiple Web Files to Cloud Storage With Python

  7. 7

    Primefaces 5 FileUploadEvent, not all files are uploading

  8. 8

    Send files with phpmailer before uploading them?

  9. 9

    Uploading/Deleting files from a database in Django

  10. 10

    uploading file to server saves file with invalid characters

  11. 11

    Uploading a file via website to SFTP server

  12. 12

    Uploading Two different xcode files for the Same application as iPhone and Ipad

  13. 13

    Multer not uploading files when I include logic in onFileUploadStart() - NodeJs

  14. 14

    400 Error while Uploading files to OneDrive with BITS-Protocol

  15. 15

    Uploading multiple files with iOS SDK and deleting them locally when done

  16. 16

    Uploading files and JSON data in the same request with jquery ajax?

  17. 17

    ShareThis button directly in Drupal's tpl.php files

  18. 18

    Streamlining uploading project folder to server using SSH + command line

  19. 19

    Local files or remote server

  20. 20

    PDF file getting corrupted and size increases when uploading it to FTP server | Android Studio | java

  21. 21

    Drupal 7에 참조 자 ($ _SERVER [ 'HTTP_REFERER'])가 없습니다.

  22. 22

    In your web app, when uploading files to S3, is it safe to upload them directly to S3 from the client side?

  23. 23

    Uploading multifiles

  24. 24

    selecting among files already stored on shiny server

  25. 25

    Move files from client to server using webservice

  26. 26

    Drupal EntityMalformedException

  27. 27

    MySQL can't open files after updating server: errno: 24

  28. 28

    Naming files on server using Ajax's drag and drop

  29. 29

    Is there a convenient method to pull files from a server in an SSH session?

뜨겁다태그

보관